Orders
Update an order. id is required in the request body.
PATCH
Update an order. id is required in the request body.
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Body
application/json
Required range:
x >= 0Available options:
draft, active, archived Minimum string length:
1Response
Successful Response
ID of the advertiser who owns this order.
End date of the contract period (UTC).
Unique identifier for the order (UUID v4).
Human-readable name of the order.
Start date of the contract period (UTC).
Total budget for the order.
Extension field for additional order-specific data.
Lifecycle state of the order.
Available options:
draft, active, archived List of operator IDs responsible for managing this order.
